MqttConnAckVariableHeader

Undocumented in source.

Constructors

this
this(MqttConnectReturnCode connectReturnCode, bool sessionPresent)
Undocumented in source.

Members

Functions

connectReturnCode
MqttConnectReturnCode connectReturnCode()
Undocumented in source. Be warned that the author may not have intended to support it.
isSessionPresent
bool isSessionPresent()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta